From: Antoine Musso Date: Thu, 11 May 2006 18:22:19 +0000 (+0000) Subject: abstraction class X-Git-Tag: 1.31.0-rc.0~57182 X-Git-Url: http://git.cyclocoop.org/%7D%7Cconcat%7B?a=commitdiff_plain;h=2a35002774de92b8c3c667e782e9c9c54e987760;p=lhc%2Fweb%2Fwiklou.git abstraction class --- diff --git a/includes/QueryPage.php b/includes/QueryPage.php index 7848c53cbc..cd16576a98 100644 --- a/includes/QueryPage.php +++ b/includes/QueryPage.php @@ -56,7 +56,7 @@ if ( !$wgDisableCounters ) * * @package MediaWiki */ -class QueryPage { +abstract class QueryPage { /** * Whether or not we want plain listoutput rather than an ordered list *